/* reset */
html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    font-weight:normal;
    vertical-align:baseline;
    letter-spacing: 1px;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block;
}
ol,ul,li {
    list-style:none;
}
blockquote,q {
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content:'';
    content:none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
th,td {
    vertical-align:middle;
}

a {
    outline:none;
    text-decoration:none;
}
a:focus {
    outline:none;
}
input:focus,select:focus,textarea:focus {
    outline:-webkit-focus-ring-color auto 0;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

img {
    border-style: none; /*  Remove the border on images inside links in IE 10. */
    border:0;
}
ul li{
    cursor: pointer;
}

body {
    min-width: 1200px;
    width: 100%;
}

.header {
    width: 100%;
    height: 541px;
    background: url(../../images/2021/herdbg.png) center no-repeat;
    text-align: center;
}

.header .header_logo {
    padding-top: 108px;
}
.header .header_logo .logo{
      background: url(../../images/2021/zhuwenzi.png) no-repeat center top;
      height: 111px;
}
.header .header_logo .logo2{
      background: url(../../images/2021/zhuwenzi.png) no-repeat center bottom;
      height: 90px;
}
.header .search {
    width: 315px;
    height: 44px;
    background-image: url(../../images/2021/sousuo.png);
    margin: auto;
    margin-top: 49px;
}

.search .shurk {
    width: 255px;
    height: 44px;
    float: left;
    border: none;
    margin-left: 5px;
    line-height: 44px;
}

.search .submit {
    float: right;
    width: 49px;
    height: 44px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.search .submit:hover {
    cursor: pointer;
}

.header_nav {
    max-width: 1920px;
    margin: auto;
    width: 100%;
    height: 80px;
    text-align: center;
    background-color: #bd1a2f;
}

.navBar {
    position: relative;
    z-index: 10;
    height: 80px;
    line-height: 80px;
    margin-bottom: 3px;
}

.nav {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-size: 22px;
    overflow: hidden;
}

.nav .sy {
    background: #bd1a2f !important;
}

.nav .m {
    float: left;
    padding: 0 20px;
    margin: 0 34px;
}

.nav .m a {
    color: #ffffff;
}

.nav .m .box {
    position: relative;
}

.nav .m .box .icon {
    display: none;
    *zoom: 1;
    width: 100%;
    height: 6px;
    background: url(../../images/2021/navsjx.png) no-repeat center;
    position: absolute;
    top: 60px;
}

.nav .on .box .icon {
    display: block;
    *display: none;
}

.nav .on {
    background: #91181a;
}

.nav .m .sub {
    padding-bottom: 10px;
    display: none;
}

.nav .m .sub ul {
    height: auto;
}

.nav .m .sub li {
     line-height: 25px;
     font-size: 18px;
     max-width: 92px;
     padding: 7px 0;
     margin: 0 auto;
}

.nav .m .xxgk li {
    max-width: 96px;
}

.nav .m .sub li:hover a {
    color: #edcd7f;
}

.main {
    max-width: 1200px;
    margin: auto;
}

.share_btn {
    top: 730px;
    right: 103px;
    position: fixed;
    width: 49px;
    height: 125px;
    z-index: 100;
}

.share_btn>div {
    width: 100%;
    height: 49px;
    margin-bottom: 2px;
    background: #f0f0f0;
    cursor: pointer;
}

.share_btn #t_btn {
    height: 23px;
    background: url(../../images/2021/t_btn.png);
}

.share_btn #t_btn:active {
    opacity: 0.5;
    filter: alphe(opacity=50);
}

.share_btn .wb:hover,
.share_btn .wx:hover {
    opacity: 0.9;
    filter: alphe(opacity=90);
}

.hover_ewm {
    position: fixed;
    top: 700px;
    right: 269px;
    z-index: 100;
}

.hover_ewm>div {
    width: 100px;
    position: absolute;
    display: none;
    padding: 5px;
    background: #ccc;
}

.hover_ewm>div img {
    width: 100%;
}

.hover_ewm>span {
    position: fixed;
    display: block;
    width: 12px;
    top: 750px;
    right: 150px;
}

.hover_ewm .icon {
    display: none;
}

.hover_ewm>span img {
    width: 100%;
}

.position {
    width: 1200px;
    margin: auto;
    margin-top: 19px;
    height: 51px;
    line-height: 51px;
    background: #f6f6f6;
}

.position .icon {
    float: left;
    width: 16px;
    height: 51px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(../../images/2021/poicon.png) no-repeat center;
    margin: 0 8px 0 23px;
}

.position #guide {
    float: left;
}

.position #guide .la {
    color: #000;
}

.position {
    color: #929292;
}

.position a {
    color: #929292;
}

.fotbg {
    width: 100%;
    max-width: 1920px;
    height: 246px;
    background: url(../../images/2021/fotbg.png) 0 -195px;
    margin: auto;
}

.footer {
    width: 100%;
    max-width: 1920px;
    margin: auto;
}

.footer .flinks {
    width: 100%;
    height: 100px;
    background-color: #ab021f;
}

.footer .flinks .box {
    width: 1200px;
    margin: auto;
}

.footer .flinks .box .tit {
    float: left;
    margin-top: 33.5px;
    font-size: 18px;
    color: #fff;
    line-height: 33px;
}

.footer .flinks .box span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 6px;
    width: 16px;
    height: 18px;
    background: url(../../images/2021/foticon.png) 0 -2px;
    vertical-align: middle;
}

.fotnav {
    margin-top: 33.5px;
    float: left;
    margin-left: 36px;
}

.footer .fotnav>div {
    float: left;
    width: 216.5px;
    height: 33px;
    background-color: #fff;
}

.footer .fotnav>div:hover {
    cursor: default;
}

.footer .fotnav .pre {
    line-height: 33px;
    margin-left: 8px;
    font-size: 16px;
    color: #374358;
}

.footer .fotnav .pre span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
    width: 14px;
    height: 8px;
    margin-top: 12.5px;
    *margin-top: -20px;
    margin-right: 8px;
    background: url(../../images/2021/xiajiantou.png) no-repeat center;

}

.footer .fotnav .colbox {
    position: relative;
    margin-left: 50px;
}

.footer .fotnav .chi {
    display: none;
    position: absolute;
    width: 216.5px;
    max-height: 300px;
    bottom: 33px;
    z-index: 100;
    background-color: #fff;
    overflow: auto;
    padding-bottom: 15px;
}

.footer .fotnav .chi li {
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}

.footer .fotnav .chi li a {
    font-size: 16px;
    color: #666;
}

.footer .fotnav .chi li:hover {
    background-color: #a82a2c;
}

.footer .fotnav .chi li:hover a {
    color: #fff !important;
}

.footer .fotnav .colbox .on {
    display: block;
}

.footer .icpno {
    background-color: #bd1a2f;
    height: 179px;
    overflow: hidden;
}

.footer .icpno .box {
    width: 1200px;
    margin: auto;
}

.footer .icpno .fbqmk {
    margin-top: 36px;
    float: left;
    width: 700px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.footer .icpno .fbqmk p {
    margin-top: 5px;
}

.footer .icpno .fbqmk span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 18px;
    height: 24px;
    background: url(../../images/2021/anbei.png) no-repeat 0 -1px;
    vertical-align: middle;
    margin-right: 4px;
}

.footer .icpno .fbqmk a {
    color: #fff;
    text-decoration: underline;
}

.footer .icpno .fbqmk .beian a {
    text-decoration: none;
}

.footer .icpno .fbqmk .beian a:hover {
    text-decoration: underline;
}

.footer .icpno .right {
    float: right;
    margin-top: 50px;
}

.footer .icpno .right>div {
    float: left;
    margin-left: 15px;
}
.footer .icpno .right .d1{
    margin-left: 0;
    position: relative;
    width: 80px;
    height: 80px;
}
.footer .icpno .right .d1~div img{
    height: 55px;
}
#imgConac img{
    display: block
}
.headerbg .wzacj{ position: relative;font-size: 18px;width: 90%;font-weight: bold;padding-top: 25px; }
.headerbg .wzacj a{ color: #fff;padding: 0 8px;text-decoration: blink;float: right;cursor: pointer; }
.slh{ margin-left: 15px; }
.slh img{ width: 110px;height: 55px;min-height: 55px !important; }